Port to GtkSearchHit
authorMatthias Clasen <mclasen@redhat.com>
Fri, 24 Jul 2015 19:41:45 +0000 (15:41 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Mon, 27 Jul 2015 12:07:38 +0000 (08:07 -0400)
commit1069e2b9ccbb9c9a63fe56c93026209ab5839897
treebd32fec5891329633d3a881f3bcf78bb089712c5
parent48c172f4e02090fe85efdf80666c1355b1a8293b
Port to GtkSearchHit

GtkSearchEngineModel was still trying to return uris as hits.
This is not working anymore, we are expected to return GtkSearchHit
structs.
gtk/gtksearchenginemodel.c